SLMIDITimeItf_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

GetDuration
SLresult function(SLMIDITimeItf self, SLuint32* pDuration) GetDuration;
Undocumented in source.
GetLoopPoints
SLresult function(SLMIDITimeItf self, SLuint32* pStartTick, SLuint32* pNumTicks) GetLoopPoints;
Undocumented in source.
GetPosition
SLresult function(SLMIDITimeItf self, SLuint32* pPosition) GetPosition;
Undocumented in source.
SetLoopPoints
SLresult function(SLMIDITimeItf self, SLuint32 startTick, SLuint32 numTicks) SetLoopPoints;
Undocumented in source.
SetPosition
SLresult function(SLMIDITimeItf self, SLuint32 position) SetPosition;
Undocumented in source.

Meta